Utility.setOptions Method
Sets copies property values from an options object onto another object.
Parameters
- obj
-
Type: Object
An object to copy property values to.
- options
-
Type: Object
(optional) A plain object with properties and values to set on this instance.
Optional: True